home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 2 / PC World Interactive 2 - Eylül 1997.iso / autorun.exe / 0 / RCDATA / TBEKLEYIN / TBEKLEYIN.txt
Text File  |  1997-08-14  |  749b  |  36 lines

  1. object bekleyin: Tbekleyin
  2.   Left = 251
  3.   Top = 208
  4.   BorderStyle = bsNone
  5.   Caption = 'bekleyin'
  6.   ClientHeight = 64
  7.   ClientWidth = 225
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 0
  20.     Top = 24
  21.     Width = 225
  22.     Height = 25
  23.     Alignment = taCenter
  24.     AutoSize = False
  25.     Caption = 'Y∩┐╜kleniyor...'
  26.     Color = clBlack
  27.     Font.Charset = TURKISH_CHARSET
  28.     Font.Color = clWhite
  29.     Font.Height = -16
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentColor = False
  33.     ParentFont = False
  34.   end
  35. end
  36.